home *** CD-ROM | disk | FTP | other *** search
- body.loginpage
- {
- background: #033059 url("login_bg.jpg") repeat-x left top;
- margin: 0;
- }
-
- body.tabbedpage
- {
- background-color: #033059;
- background-position: 0% 85px;
- margin: 0;
- }
-
- body.photo
- {
- background: #000060;
- font-family: verdana,arial; color:#CCF; font-size:8px;
- margin: 0;
- }
-
- body.popuppage
- {
- background: #033059 url("program_bg.jpg") repeat-x left top;
- margin: 0;
- }
-
- .pageheader
- {
- background-color: #004588;
- }
-
- A:link {color:#A2B5CA; text-decoration: none;}
- A:visited {color:#A2B5CA; text-decoration: none;}
- A:hover {text-decoration: underline; color: #fff;}
- A:active {text-decoration: underline; color: #ccc;}
-
- /*Photo pages text */
- .photo {font-family: verdana,arial; color:#CCF; font-size:13px;}
-
- /* Login page background color and text */
- .lbg {background-color:#2C6AA6;}
- .login {font-family: verdana,arial; color:#fff; font-size:13px;}
-
- /* Topbar lines */
- /* Line directly under buttons */
- .tbline1 {background-color:#004588;}
- /* Thin line under previous line */
- .tbline2 {background-color:#004588;}
-
- /* Content well keyline */
- .cline {background-color:#A2B5CA;}
-
- /* TV Guide date */
- .date {font-family: verdana,arial; color:#fff; font-size:18px;}
-
- /* TV Guide time */
- .time {font-family: verdana,arial; color:#fff; font-size:11px;}
-
- /* Listings table border */
- .tborder {background-color:#033059;}
-
- /* Listings table background */
- .guide_chnl_cell {background-color:#000;}
- .guide_listing_row {background-image: url("listing_cell.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
-
- /* Color Coding Background*/
- .color_coding_row {background-color:#000;}
-
- .searchTable {background-color:#000; color:white; font-size:13px;}
- .selectAllButton {background-color:#319B03; color:white; font-weight:bold;}
-
- /* Listings */
- .channelicon { padding: 0px; }
- .channelnumber a {text-decoration: none;}
- .channelname a {text-decoration: none;}
- .channelnumber {font-family: verdana,arial; color:#FFF; font-size:18px;}
- .channelname {font-family: verdana,arial; color:#FFF; font-size:13px;}
- .header
- {
- font-family: verdana,arial;
- color:#FFFFFF;
- font-size:11px;
- background-color: #004588;
- padding-top: 2px;
- padding-bottom: 1px;
- padding-right: 0px;
- }
- .header td {font-family: verdana,arial; color:#006; font-size:11px; }
- .header a:link {color:#fff; }
- .header a:visited {color:#fff; }
- .header a:hover {color:#fff; text-decoration: underline; }
- .header a:active {color:#fff; }
- .listing {font-family: verdana,arial; color:#FFF; font-size:13px;}
- .listing A:link {color:#fff;}
- .listing A:visited {color:#fff;}
- .listing A:hover {text-decoration: underline; color: #fff;}
- .listing A:active {text-decoration: underline; color: #fff;}
- .listdesc {font-family: verdana,arial; color:#CACACA; font-size:11px;}
- .listingr {font-family: verdana,arial; color:#CACACA; font-size:13px; background-color: #600;}
- .listingr A:link {color:#fff;}
- .listingr A:visited {color:#fff;}
- .listingr A:hover {text-decoration: underline; color: #fff;}
- .listingr A:active {text-decoration: underline; color: #fff;}
- .listdescr {font-family: verdana,arial; color:#CACACA; font-size:11px;}
- .subtitle {font-size:11px;font-style: italic;color:#fff;}
- .title {font-size:13px;}
-
- /* Manage Recordings */
- .manage_recordings_row {background-color:#000;}
- td.pending { background-image: url("listing_cell_pending.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
- .pending {font-family: verdana,arial; color:#fff; font-size:11px;}
- .pending A:link {color:#fff;}
- .pending A:visited {color:#fff;}
- .pending A:hover {text-decoration: underline; color: #fff;}
- .pending A:active {text-decoration: underline; color: #fff;}
- td.inprogress {background-image: url("listing_cell_inprogress.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
- .inprogress {font-family: verdana,arial; color:#000; font-size:11px;}
- .inprogress A:link {color:#000;}
- .inprogress A:visited {color:#000;}
- .inprogress A:hover {text-decoration: underline; color: #000;}
- .inprogress A:active {text-decoration: underline; color: #000;}
- td.available { background-image: url("listing_cell_available.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
- .available {font-family: verdana,arial; color:#fff; font-size:11px;}
- .available A:link {color:#fff;}
- .available A:visited {color:#fff;}
- .available A:hover {text-decoration: underline; color: #fff;}
- .available A:active {text-decoration: underline; color: #fff;}
- td.failed {background-image: url("listing_cell_failed.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
- .failed {font-family: verdana,arial; color:#fff; font-size:11px; }
- .failed A:link {color:#fff;}
- .failed A:visited {color:#fff;}
- .failed A:hover {text-decoration: underline; color: #fff;}
- .failed A:active {text-decoration: underline; color: #fff;}
- td.conflict {background-image: url("listing_cell_conflict.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
- .conflict {font-family: verdana,arial; color:#000; font-size:11px; background-color: #f33;}
- .conflict A:link {color:#000;}
- .conflict A:visited {color:#000;}
- .conflict A:hover {text-decoration: underline; color: #000;}
- .conflict A:active {text-decoration: underline; color: #000;}
- .reoccurring {font-family: verdana,arial; color:#000; font-size:11px; background-color: #ccc;}
- .reoccurring A:link {color:#000;}
- .reoccurring A:visited {color:#000;}
- .reoccurring A:hover {text-decoration: underline; color: #000;}
- .reoccurring A:active {text-decoration: underline; color: #000;}
- .deleted {font-family: verdana,arial; color:#000; font-size:11px; background-color: #777;}
- .deleted A:link {color:#000;}
- .deleted A:visited {color:#000;}
- .deleted A:hover {text-decoration: underline; color: #000;}
- .deleted A:active {text-decoration: underline; color: #000;}
-
- /* Advanced Episode Search */
- .keysearch {font-weight: bold; font-family: verdana,arial; color:#CCF; font-size:13px;}
-
- /* Library */
- .library_row {background-color:#000;}
-
- .folder {font-weight: bold; font-family: verdana,arial; font-size:13px; }
- .folder A:link {color:#ccf;}
- .folder A:visited {color:#ccf;}
- .folder A:hover {text-decoration: none; color: #fff;}
- .folder A:active {text-decoration: none; color: #ccc;}
-
- .file {font-weight: bold; font-family: verdana,arial; font-size:13px;color:#ccf;}
- .file A:link {color:#ccf;}
- .file A:visited {color:#ccf;}
- .file A:hover {text-decoration: none; color: #fff;}
- .file A:active {text-decoration: none; color: #ccc;}
-
- .coverart {background-repeat: no-repeat; background-position: right top; }
-
- /* Statistics */
- .diskusedsystem {height:1em; background-image: url("listing_cell_failed.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
- .diskusedgbpvr {height:1em; background-image: url("listing_cell_conflict.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
- .diskfree {height:1em; background-image: url("listing_cell_available.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
-
-
- /* Page footer */
- .footer {font-family: verdana,arial; color:#999; font-size:11px;}
- .footer A:link {color:#999;}
- .footer A:visited {color:#999;}
- .footer A:hover {text-decoration: none; color: #999;}
- .footer A:active {text-decoration: none; color: #999;}
-
- .selectall { margin-top: 0; margin-bottom: 0; }
-
- /* Buttons */
- .btn-normal-tiny,.btn-normal-tiny-red
- {
- float:left;
- margin:0 4px 0 0;
- padding:0 0 0 6px;
- text-decoration:none;
- white-space:nowrap;
- width: 40px;
- max-width: 34px;
- cursor: pointer;
- }
-
- .btn-normal-tiny span,.btn-normal-tiny-red span
- {
- display:block;
- padding:3px 8px 0px 0px;
- font-size: 14px;
- font-family: Arial,sans-serif;
- font-weight: bold;
- color:#FFF;
- text-align: center;
- height: 22px;
- max-height: 19px;
- }
-
- .btn-normal-small , .btn-normal-tiny { background:url("btn_normal_left.gif") no-repeat left top; }
- .btn-normal-small-red , .btn-normal-tiny-red { background:url("btn_normal_left_red.gif") no-repeat left top; }
- .btn-normal-small span , .btn-normal-tiny span { background:url("btn_normal_right.gif") no-repeat right top; }
- .btn-normal-small-red span , .btn-normal-tiny-red span { background:url("btn_normal_right_red.gif") no-repeat right top; }
-
- .btn-normal-small,.btn-normal-small-red
- {
- float:left;
- margin:0 4px 0 0;
- padding:0 0 0 6px;
- text-decoration:none;
- white-space:nowrap;
- width: 115px;
- max-width: 109px;
- cursor: pointer;
- }
-
- .btn-normal-small-red { width: 149px; max-width: 153px; }
-
- .btn-normal-small span,.btn-normal-small-red span
- {
- display:block;
- padding:3px 8px 0px 0px;
- font-size: 14px;
- font-family: Arial,sans-serif;
- font-weight: bold;
- color:#FFF;
- text-align: center;
- height: 22px;
- max-height: 19px;
- }
-
- .btn-normal-medium
- {
- float:left;
- background:url("btn_medium_left.gif") no-repeat left top;
- margin:0 4px 0 0;
- padding:0 0 0 6px;
- text-decoration:none;
- white-space:nowrap;
- width: 140px;
- max-width: 134px;
- cursor: pointer;
- }
-
- .btn-normal-medium span
- {
- display:block;
- background:url("btn_medium_right.gif") no-repeat right top;
- padding:10px 8px 0px 0px;
- font-size: 14px;
- font-family: Arial,sans-serif;
- font-weight: bold;
- color:#FFF;
- text-align: center;
- height: 35px;
- max-height: 25px;
- }
-
- .btn-normal-large { background:url("btn_popup_left.gif") no-repeat left top; }
- .btn-normal-large-red { background:url("btn_popup_left_red.gif") no-repeat left top; }
- .btn-normal-large span { background:url("btn_popup_right.gif") no-repeat right top; }
- .btn-normal-large-red span { background:url("btn_popup_right_red.gif") no-repeat right top; }
-
- .btn-normal-large,.btn-normal-large-red
- {
- float:left;
- margin:0 4px 0 0;
- padding:0 0 0 6px;
- text-decoration:none;
- white-space:nowrap;
- width: 226px;
- max-width: 220px;
- cursor: pointer;
- }
-
- .btn-normal-large span,.btn-normal-large-red span
- {
- display:block;
- padding:16px 8px 0px 0px;
- font-size: 14px;
- font-family: Arial,sans-serif;
- font-weight: bold;
- color:#FFF;
- text-align: center;
- height: 49px;
- max-height: 33px;
- }
-
- /*
- Menu's Inspired by Sliding Doors of CSS:
- http://www.alistapart.com/articles/slidingdoors/
- http://www.alistapart.com/articles/slidingdoors2/
- */
-
- #header_header
- {
- float:left;
- width:100%;
- font-size:93%;
- line-height:normal;
- }
- #header_header ul {
- margin:0;
- padding:14px 0px 0;
- list-style:none;
- }
- #header_header li {
- display:inline;
- margin:0;
- padding:0;
- }
- #header_header li.farright
- {
- float: right;
- }
- #header_header a {
- float:left;
- background:url("btn_menu_left.gif") no-repeat left top;
- margin:0;
- padding:0 0 0 9px;
- /*border-bottom:1px solid #765;*/
- text-decoration:none;
- white-space:nowrap;
- }
- #header_header a span {
- float:left;
- display:block;
- background:url("btn_menu_right.gif") no-repeat right top;
- padding:7px 42px 4px 0px;
- font-size: 12px;
- font-family: Arial,sans-serif;
- font-weight: bold;
- color:#A2B5CA;
- }
- /* Commented Backslash Hack hides rule from IE5-Mac \*/
- #header_header a span {float:none;}
- /* End IE5-Mac hack */
- #header_header a:hover span {
- color:#000;
- }
-
- .guide #nav-guide a, .manage #nav-manage a,
- .search #nav-search a, .videolibrary #nav-videolibrary a,
- .musiclibrary #nav-musiclibrary a, .photolibrary #nav-photolibrary a, .admin #nav-admin a,
- .logout #nav-logout a, .info #nav-info a {
- background-position:0% -150px;
- border-width:0;
- }
- .guide #nav-guide a span, .manage #nav-manage a span,
- .search #nav-search a span, .videolibrary #nav-videolibrary a span,
- .musiclibrary #nav-musiclibrary a span, .photolibrary #nav-photolibrary a span, .admin #nav-admin a span,
- .logout #nav-logout a span, .info #nav-info a span {
- background-position:100% -150px;
- /*padding-bottom:5px;*/
- color:#FFF;
- }
- #header_header a:hover {
- background-position:0% -150px;
- color:#FFF;
- }
- #header_header a:hover span
- {
- background-position:100% -150px;
- color:#FFF;
- }
-